home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz Kr0nlcKLeZ 1 / HaCKeRz Kr0nlcKLeZ.iso / scriptz / mrv1.exe / MR.ZIP / MR / SCRIPT~1 / SCRIPT~1.TXT < prev    next >
Encoding:
Text File  |  1996-02-12  |  3.4 KB  |  101 lines

  1. IMPORTANT SCRIPTING COMMANDS
  2. ----------------------------
  3. /! Previous command
  4. /amsg {msg} Sends a msg to all channels you are on
  5. /auser [-a] {levels} {nick|address}
  6.     Adds nick or address to specified user level 
  7.     -a will add levels For user already in user list
  8. /ban [-uN] {channel} {nick} {type}
  9.     Bans(+b) guy from channel, -uN bans someone for a time, where N is the amount
  10. /channel Opens the channel options window
  11. /clear Clears Current Channel Buffer
  12. /dns {nick|address} attemps to resolve users IP
  13. /flood [on|off|clear] {bytes} {lines} {messages) {ignore}
  14.     Restricts the number of bytes you send to server
  15. /flush {levels}
  16.     Clears user list of entries that are no longer needed
  17. /font Opens font dialogue for current windows
  18. /fsend {on|off} Turns DCC Fast Send on or off
  19. /fserve {nick} {max gets} {home dir} [welcome text]
  20.     Opens an Fserve to specified nick 
  21. /groups [-e|d]
  22.     Lists All groups, -e lists enabled groups
  23.     and -d lists disabled groups
  24. /guser [-a] {levels} {nick} {type}
  25.     Same as /auser only looks up users address
  26. /halt
  27.     Stops current process's, Good 4 stopping ctcp replys
  28. /ignore [-r|p|c|n|t|i|uN] {nick|address} {type}
  29.     When no switch's r specified ignores comepletely
  30.     r - Unignore
  31.     p - Messages
  32.     c - Channel text
  33.     n - Notices
  34.     t - CTCP's
  35.     i - Invites
  36. /invite {nick} {channel} Invite user to another channel
  37. /kick {channel} {nick} [reason]
  38.     Kick a user out of a channel, you must be an op
  39. /links
  40.     Lists are servers currently connected to network
  41. /list [string] [-min #] [-max #]
  42.     List current channels
  43. /load {-a|p|u|v|c|e|r} {filename}
  44.     Loads a file into specified section
  45.     a - Alias
  46.     p - Pop-ups
  47.     u - User List
  48.     v - Variables
  49.     c - Commands
  50.     e - Events
  51.     r - Raw
  52. /log {on|off}
  53.     Turn logging on or off for current window
  54. /mode {channel} {+/-|s|p|t|n|m|i|l|k}
  55.     Change channel modes
  56.     s - Secret channel
  57.     p - Private channel
  58.     t - Only ops can change topic
  59.     n - No external messages
  60.     m - Moderated channel
  61.     i - Invite only
  62.     l - limited to a certain amount of users
  63.     k - Requires key to enter channel
  64. /mode {channel} {+/-|o|b|v} {nick}
  65.     Change user modes in channel
  66.     o - Op and deop
  67.     b - Ban and unban
  68.     v - Voice and silence
  69. /mode {yournick} {+/-|i|w|s}
  70.     Change your user mode on server
  71.     i - Invisible
  72.     w - Receive wallops
  73.     s - Receive server notices
  74. /omsg {channel} {msg} Sends message to ops
  75. /onotice {channel} {msg} Sends notice to channel ops
  76. /partall [msg]
  77.     Leave all channels, with a msg(optional)
  78. /play [-c|p|r|q#|m#|l#|t#] {channel|nick} {filename} {delay}
  79.     Plays file to channel or user-default is: 1000ms
  80.     c  - Reads lines as Commands instead of text
  81.     p  - Priority play
  82.     r  - Chooses a random line from file 
  83.     q# - Maximum number of requests where # is the number
  84.     m# - Limits number or requests where # is the number 
  85.     l# - Reads a specified line number where # is the line number
  86.     t# - mIRC looks up topic where # is the topic
  87. /raw help
  88.     List of server commands
  89. /raw {on|off}
  90.     Switchs raw section on or off 
  91. /rlevel [-r] {level}
  92.     Removes that level from all users in the user list.
  93. /sreq {ask|auto|ignore}
  94.     Sets DCC Gets to ask you, auto-accept all, or ignore all
  95. /timer[#] {times to repeat} {delay} {command}
  96.     Does a command a certain number of times with delay
  97. /topic {channel} {newtopic}
  98.     Change channel topic
  99. /url [-d] {on|off|hide}
  100.     Opens URL window
  101.